PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.svg Package / PDFSvgDrawing Class / setDefaultBoldFont Method
Default font to be used for rendering SVG bold text in the PDF file.
In This Topic
    setDefaultBoldFont Method
    In This Topic
    Sets the default bold font.
    Syntax
    public void setDefaultBoldFont( 
       PDFFont value
    )

    Parameters

    value
    Default font to be used for rendering SVG bold text in the PDF file.
    See Also